	// Galaga-inspired quick movement with a fake turn near the end.


setSpeed 0.6

right 3 angle 200 accel -0.01 0.2
right X angle 40 

fireBullet atPlayer all 0 0

straight frames 35

fireBullet atPlayer all 0 0

straight frames 15

left 0.4 angle 110 accel 0.03 2

// straight frames 15

right 2 angle 90 accel -0.02 0.2
left 0.2 frames 30 accel 0.01 2

straight wrapVert
wait 25
setSpeed .3

